You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > BinaryNot Method > MatrixInt.BinaryNot Method ([In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.BinaryNot Method ([In] TMtxVecInt)

Apply binary "not" to Src elements and store the result in Self (this).

Syntax
C#
Visual Basic
public TMtxVecInt BinaryNot([In] TMtxVecInt Src);

the result of binary "not" of Src values stored in Self (this).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!